home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / std_unix / archive / text0003.txt < prev    next >
Encoding:
Text File  |  1993-07-06  |  1.1 KB  |  28 lines

  1. Submitted-by: sp@osf.org (Simon Patience)
  2.  
  3. In article <1nlfm6INN1ia@ftp.UU.NET>, wulkan@vnet.ibm.com (Mike Wulkan) writes:
  4. >Unless I'm missing something, it would seem that .1 and .4a are
  5. >incompatible with regards to keeping or not keeping synchronously
  6. >generated (blocked) signals pending.
  7. >Can someone tell me what the "correct" interpretation is?
  8.  
  9. I think the problem is that lines you first quote above are not as clear 
  10. as they could be. The "shall be delivered to the thread that caused the 
  11. signal to be generated" means immediately, regardless of the blocking 
  12. state etc, as in .1. There was no intention in .4a to change any of the 
  13. synchronously generated signal semantics from what is specified in .1.
  14. The second paragraph is only intended to be relevant to signals
  15. asynchronously generated, eg using pthread_kill() or alarm().
  16.  
  17. Simon.
  18.  
  19. -- 
  20. Open Software Foundation            Phone: +33-76-63-48-72
  21. Research Institute                FAX:   +33-76-51-05-32
  22. 2 Avenue De Vignate                Email: sp@gr.osf.org
  23. 38610 Gieres, France                       uunet!gr.osf.org!sp
  24.  
  25.  
  26. Volume-Number: Volume 31, Number 5
  27.  
  28.